Namespace - LJCViewEditor
Parameters
template - The template array.
index - The line index value.
values - The format values.
Returns
The formatted string.
Syntax
C# |
public static String Line(String[] template, Int32 index, Object[] values)
|
Returns the formatted line from the template array.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.